C1.Silverlight.Schedule.5
Mappings Property

Gets or sets the MappingCollectionBase<T> derived object that allows the properties of objects maintained by the current collection to be bound to the appropriate fields in the data source.
Syntax
'Declaration
 
Public Property Mappings As TMappingCollection
public TMappingCollection Mappings {get; set;}
See Also

Reference

BaseStorage<T,TMappingCollection> Class
BaseStorage<T,TMappingCollection> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.